[INFO] cloning repository https://github.com/kbalt/ezk-image
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kbalt/ezk-image" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbalt%2Fezk-image", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbalt%2Fezk-image'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce08c10c9bc879b2d514828656a6aed85ae076b9
[INFO] testing kbalt/ezk-image against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbalt%2Fezk-image" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kbalt/ezk-image
[INFO] finished tweaking git repo https://github.com/kbalt/ezk-image
[INFO] tweaked toml for git repo https://github.com/kbalt/ezk-image written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kbalt/ezk-image on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 110 packages to latest Rust 1.96.0-nightly compatible versions
[INFO] [stderr]       Adding criterion v0.7.0 (available: v0.8.2)
[INFO] [stderr]       Adding fast_image_resize v5.5.0 (available: v6.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31d88ca1b9f1ae0e33b32597ee19fe9c29880c58a8d5166e96c23f1604592b94
[INFO] running `Command { std: "docker" "start" "-a" "31d88ca1b9f1ae0e33b32597ee19fe9c29880c58a8d5166e96c23f1604592b94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31d88ca1b9f1ae0e33b32597ee19fe9c29880c58a8d5166e96c23f1604592b94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31d88ca1b9f1ae0e33b32597ee19fe9c29880c58a8d5166e96c23f1604592b94", kill_on_drop: false }`
[INFO] [stdout] 31d88ca1b9f1ae0e33b32597ee19fe9c29880c58a8d5166e96c23f1604592b94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 343dcb05e91ea0132ca641a5e3d878fd81597657b5d06672f6d9386732029f0e
[INFO] running `Command { std: "docker" "start" "-a" "343dcb05e91ea0132ca641a5e3d878fd81597657b5d06672f6d9386732029f0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fast_image_resize v5.5.0
[INFO] [stderr]    Compiling ezk-image v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.94s
[INFO] running `Command { std: "docker" "inspect" "343dcb05e91ea0132ca641a5e3d878fd81597657b5d06672f6d9386732029f0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "343dcb05e91ea0132ca641a5e3d878fd81597657b5d06672f6d9386732029f0e", kill_on_drop: false }`
[INFO] [stdout] 343dcb05e91ea0132ca641a5e3d878fd81597657b5d06672f6d9386732029f0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 170c4542c9d36b5726e953b952aef65eb1b7ab0a40f48b95e93c569f2494dc97
[INFO] running `Command { std: "docker" "start" "-a" "170c4542c9d36b5726e953b952aef65eb1b7ab0a40f48b95e93c569f2494dc97", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fast_image_resize v5.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ezk-image v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr] error: could not compile `criterion` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name criterion --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async_futures", "async_smol", "async_std", "async_tokio", "cargo_bench_support", "csv_output", "default", "html_reports", "plotters", "rayon", "real_blackbox", "stable"))' -C metadata=3d5ce5fe7f57c242 -C extra-filename=-dec1c1a6c73eb5d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anes=/opt/rustwide/target/debug/deps/libanes-0ad708ffaa3dac37.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-ba532c28431dad26.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-9db26269abe9eeae.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-e7b5df208b67094a.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-2f754f2131fc09da.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6cb5c03c790efc45.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8434f84c7e6b85f7.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-87015461484d389d.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-ff52c010c2f1405a.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2df746045c3bd198.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2cca1191f0843022.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6f37ead0e52878e0.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-ae2eb17a0aaeb28a.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ezk-image` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name ezk_image --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ABGR"' --cfg 'feature="ARGB"' --cfg 'feature="BGR"' --cfg 'feature="BGRA"' --cfg 'feature="I010"' --cfg 'feature="I012"' --cfg 'feature="I210"' --cfg 'feature="I212"' --cfg 'feature="I410"' --cfg 'feature="I412"' --cfg 'feature="I420"' --cfg 'feature="I422"' --cfg 'feature="I444"' --cfg 'feature="NV12"' --cfg 'feature="P010"' --cfg 'feature="P012"' --cfg 'feature="RGB"' --cfg 'feature="RGBA"' --cfg 'feature="YUYV"' --cfg 'feature="all-formats"' --cfg 'feature="default"' --cfg 'feature="multi-thread"' --cfg 'feature="resize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ABGR", "ARGB", "BGR", "BGRA", "I010", "I012", "I210", "I212", "I410", "I412", "I420", "I422", "I444", "NV12", "P010", "P012", "RGB", "RGBA", "YUYV", "all-formats", "default", "multi-thread", "resize"))' -C metadata=2f725412c6cf0ea2 -C extra-filename=-d996b8acb4e005a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fir=/opt/rustwide/target/debug/deps/libfast_image_resize-7096d7e9666bc0c1.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3c97ca9b371a7031.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e843b060c304ba2b.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "170c4542c9d36b5726e953b952aef65eb1b7ab0a40f48b95e93c569f2494dc97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "170c4542c9d36b5726e953b952aef65eb1b7ab0a40f48b95e93c569f2494dc97", kill_on_drop: false }`
[INFO] [stdout] 170c4542c9d36b5726e953b952aef65eb1b7ab0a40f48b95e93c569f2494dc97
